* faces.el (describe-face): Ignore anonymous faces.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 11 Jan 2009 17:27:24 +0000 (17:27 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 11 Jan 2009 17:27:24 +0000 (17:27 +0000)
lisp/ChangeLog

index 1174a2a4e7a1000c40722dc381e1f6a131dedf61..64f9751902e002fbb531bb71dcbcae2d3753a479 100644 (file)
@@ -1,5 +1,7 @@
 2009-01-11  Chong Yidong  <cyd@stupidchicken.com>
 
+       * faces.el (describe-face): Ignore anonymous faces.
+
        * server.el (server-save-buffers-kill-terminal): Args changed.
        Handle nowait client frames.